set-maintainer-name
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Fri, 4 May 2018 23:12:27 +0000 (00:12 +0100)
committerRyan Tandy <ryan@nardis.ca>
Fri, 4 May 2018 23:12:27 +0000 (00:12 +0100)
Gbp-Pq: Name set-maintainer-name

build/mkversion

index e4f70eb3bbd23a8961bb1ebe05047f6c71e50192..071ad7f9d309c9933e1f286acc7a789445f92a26 100755 (executable)
@@ -50,7 +50,7 @@ if test $# != 1 ; then
 fi
 
 APPLICATION=$1
-WHOWHERE="$USER@`uname -n`:`pwd`"
+WHOWHERE="Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>"
 
 cat << __EOF__
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.